ARM: rpi: enable USB keyboard
authorStephen Warren <[email protected]>
Wed, 16 Dec 2015 03:50:22 +0000 (20:50 -0700)
committerMarek Vasut <[email protected]>
Sat, 23 Jan 2016 15:21:55 +0000 (16:21 +0100)
commit1ff6015ecba42f7b02735c61ec90ef9a1683ab67
treec4e871ee3c3ab853694bc037166931ac7b162861
parent25612f23b5ba1f7d0fb96dbf576b98dc122da24c
ARM: rpi: enable USB keyboard

Now that the DWC2 driver supports split transactions, we can reasonably
enable support for USB keyboards. This wasn't terribly useful before
since keyboards are usually LS/FS devices, and thus require split
transaction support when attached to a USB hub such as the hub built into
the RPi model Bs.

Cc: Stefan BrĂ¼ns <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
include/configs/rpi-common.h